home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #6 / CD 6 (Black) - 2001.iso / Fripple Cookies / Fripple_Cookies_Setup.exe / Main / Fripple Cookies.ini < prev    next >
Encoding:
INI File  |  2001-01-20  |  587 b   |  20 lines

  1. ;launches the following apps in sequential
  2. ;order after the previous app has finished
  3.  
  4. ;a wait message causes a five second delay
  5. ;while the message is displayed before launching the app
  6.  
  7. ;WaitTimeMax overides the default 15 second max pause for WaitMessage
  8.  
  9. ;a WaitWinTitle will pause launcher while a window
  10. ;containing this text is displayed
  11. ;useful if the app's initial process lauches another
  12. ;process and then quits - like InstallShield does
  13.  
  14. ; <SRCDIR> - the CD
  15. ; <TARGETDIR> - installed to
  16.  
  17. [Launcher]
  18. App0 =<TARGETDIR>\Splash.exe
  19. App1 =<TARGETDIR>\Cookie.exe
  20.